home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 17449 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.3 KB

  1. Path: news.cyberport.com!usenet
  2. From: tangent@cyberport.com (Warren Young)
  3. Newsgroups: comp.lang.c++,rec.games.programmer,alt.msdos.programmer,comp.programming
  4. Subject: Re: Young programmers read me.
  5. Date: Mon, 15 Apr 1996 22:40:59 GMT
  6. Organization: none
  7. Message-ID: <3172cfdd.443910119@news.cyberport.com>
  8. References: <4icpp9$7hr@barad-dur.nas.com> <4imqe4$cj3@ping1.ping.be> <1996Mar23.224853.116513@kuhub.cc.ukans.edu> <4j52hn$ikb@news.ios.com> <Pine.OSF.3.91.960403112207.17337H-100000@bud.cc.swin.edu.au> <aidan-0404961557290001@meathook.intac.com> <pnoguchi-0404962135210001@pnoguchi.his.com> <aidan-0604961847480001@meathook.intac.com> <316a2987.3677177@news.cyberport.com> <316C722E.528A@his.com> <316DD66A.5CEB@xenon.chromatic.com>
  9. NNTP-Posting-Host: ppp15.cyberport.com
  10. X-Newsreader: Forte Agent .99d/32.182
  11.  
  12. Paul Hsieh <qed@xenon.chromatic.com> wrote:
  13.  
  14. >> [...] If you gotta do that stuff, you've misdesigned your program 
  15. >> structure somewhere.
  16. >
  17. >I disagree.
  18.  
  19. I think he meant something along the lines of using hard-coded (or
  20. calculated) pointers in code that doesn't really need them.  Like
  21. jumping from one function into the middle of another, or using the
  22. program's text as data, or....  any number of nasty things we should
  23. have left buried in the early 1950's.
  24.  
  25. = Warren --
  26.